SftTabs/NET 6.0

MinimizeButtonClicked Event, SftTabs Class

Softel vdm, Inc.

Occurs when the Minimize button has been clicked.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event MinimizeButtonClicked As EventHandler

C#   

public event EventHandler MinimizeButtonClicked;

C++   

public: event EventHandler MinimizeButtonClicked;

Event Data

The MinimizeButtonClicked event handler receives an argument of type EventArgs containing data related to this event.

Comments

The MinimizeButtonClicked event occurs when the Minimize button has been clicked.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com